Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps the dotnet group in /docs/orleans/tutorials-and-samples/snippets/minimal with 6 updates:

Package From To
Microsoft.Extensions.Hosting 9.0.0 9.0.0
Microsoft.Extensions.Logging.Abstractions 9.0.0 9.0.0
Microsoft.Orleans.Client 8.2.0 9.0.0
Microsoft.Orleans.Sdk 8.2.0 9.0.0
Microsoft.Extensions.Logging.Console 9.0.0 9.0.0
Microsoft.Orleans.Server 8.2.0 9.0.0

Updates Microsoft.Extensions.Hosting from 9.0.0 to 9.0.0

Commits

Updates Microsoft.Extensions.Logging.Abstractions from 9.0.0 to 9.0.0

Commits

Updates Microsoft.Orleans.Client from 8.2.0 to 9.0.0

Release notes

Sourced from Microsoft.Orleans.Client's releases.

v9.0.0

What's Changed since v8.2.0

... (truncated)

Commits
  • cea079a Update for .NET 9.0 (#9232)
  • fdeb7a5 CI: Use correct variable syntax for Azure DevOps (#9230)
  • 9a19013 Improve ActivationMigrationManager shutdown resilience and responsiveness (#9...
  • 98e6142 Reduce log noise and improve formatting (#9227)
  • 77cb079 ADO.NET IHashPicker customization API + Orleans v3-compatible IHashPicker...
  • 3535eb6 Makes ImmovableAttribute configurable (#9205)
  • 90fd1d0 Enable to activate Grain after clearing its state (#9165)
  • 0c5d545 Describe the design of the grain directory (#9223)
  • f086d1b [Issue 9195] Evict silos from cluster if they remain in the Joining or Create...
  • 186e5f8 Randomize CorrelationId generation per host (#9213)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Logging.Abstractions from 9.0.0 to 9.0.0

Commits

Updates Microsoft.Orleans.Sdk from 8.2.0 to 9.0.0

Release notes

Sourced from Microsoft.Orleans.Sdk's releases.

v9.0.0

What's Changed since v8.2.0

... (truncated)

Commits
  • cea079a Update for .NET 9.0 (#9232)
  • fdeb7a5 CI: Use correct variable syntax for Azure DevOps (#9230)
  • 9a19013 Improve ActivationMigrationManager shutdown resilience and responsiveness (#9...
  • 98e6142 Reduce log noise and improve formatting (#9227)
  • 77cb079 ADO.NET IHashPicker customization API + Orleans v3-compatible IHashPicker...
  • 3535eb6 Makes ImmovableAttribute configurable (#9205)
  • 90fd1d0 Enable to activate Grain after clearing its state (#9165)
  • 0c5d545 Describe the design of the grain directory (#9223)
  • f086d1b [Issue 9195] Evict silos from cluster if they remain in the Joining or Create...
  • 186e5f8 Randomize CorrelationId generation per host (#9213)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Hosting from 9.0.0 to 9.0.0

Commits

Updates Microsoft.Extensions.Logging.Abstractions from 9.0.0 to 9.0.0

Commits

Updates Microsoft.Extensions.Logging.Console from 9.0.0 to 9.0.0

Commits

Updates Microsoft.Orleans.Server from 8.2.0 to 9.0.0

Release notes

Sourced from Microsoft.Orleans.Server's releases.

v9.0.0

What's Changed since v8.2.0

... (truncated)

Commits
  • cea079a Update for .NET 9.0 (#9232)
  • fdeb7a5 CI: Use correct variable syntax for Azure DevOps (#9230)
  • 9a19013 Improve ActivationMigrationManager shutdown resilience and responsiveness (#9...
  • 98e6142 Reduce log noise and improve formatting (#9227)
  • 77cb079 ADO.NET IHashPicker customization API + Orleans v3-compatible IHashPicker...
  • 3535eb6 Makes ImmovableAttribute configurable (#9205)
  • 90fd1d0 Enable to activate Grain after clearing its state (#9165)
  • 0c5d545 Describe the design of the grain directory (#9223)
  • f086d1b [Issue 9195] Evict silos from cluster if they remain in the Joining or Create...
  • 186e5f8 Randomize CorrelationId generation per host (#9213)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dotnet group in /docs/orleans/tutorials-and-samples/snippets/minimal with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` |
| [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` |
| [Microsoft.Orleans.Client](https://github.com/dotnet/orleans) | `8.2.0` | `9.0.0` |
| [Microsoft.Orleans.Sdk](https://github.com/dotnet/orleans) | `8.2.0` | `9.0.0` |
| [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` |
| [Microsoft.Orleans.Server](https://github.com/dotnet/orleans) | `8.2.0` | `9.0.0` |


Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `Microsoft.Orleans.Client` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v8.2.0...v9.0.0)

Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `Microsoft.Orleans.Sdk` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v8.2.0...v9.0.0)

Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `Microsoft.Extensions.Logging.Console` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `Microsoft.Orleans.Server` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v8.2.0...v9.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Orleans.Client
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Orleans.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Orleans.Server
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team and IEvangelist as code owners November 18, 2024 16:27
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Nov 18, 2024
@dotnetrepoman dotnetrepoman bot added this to the November 2024 milestone Nov 18, 2024
@dotnet-policy-service dotnet-policy-service bot added community-contribution Indicates PR is created by someone from the .NET community. :octocat: auto-merge labels Nov 18, 2024
@dotnet-policy-service dotnet-policy-service bot enabled auto-merge (squash) November 18, 2024 16:27
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved; this PR will merge when all status checks pass.

@dotnet-policy-service dotnet-policy-service bot merged commit 216356a into main Nov 18, 2024
13 checks passed
@dotnet-policy-service dotnet-policy-service bot deleted the dependabot/nuget/docs/orleans/tutorials-and-samples/snippets/minimal/dotnet-f6409a6302 branch November 18, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dependencies Pull requests that update a dependency file :octocat: auto-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant